Copy Workflow
Overview
-
After cloning, you can edit the workflow by simply following the rules provided at: Link
-
To publish and execute the workflow, you can use the following command:
mstate copy workflow=demo/sign_up_form
- The above command create a copy of the workflow with the name
demo/sign_up_formand publish it. The workflow will beprivateto your company
Push
- If you already have the workflow, you can update the existing one using the following command:
mstate push workflow=demo/sign_up_form